-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🔀 merge publish workflow fix to master #428
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Ivan Terekhin <i.terhin@gmail.com>
Co-authored-by: István Juhos <stewemetal@gmail.com>
Co-authored-by: Ivan Terekhin <i.terhin@gmail.com>
…sonConverter on the request (#324)
Co-authored-by: Meysam Karimi <mysmartapply.it4@gmail.com>
…upport compute() (#345)
….0 and migrate deprecated code (#358)
* Extracted the http logging interceptor Make http logging interceptor configurable (none, basic, headers, body) * Minor tweaks Updated documentation * Simplified onRequest body and startMessage logic. Made onResponse more consistent with onRequest.
* Made applyHeaders field name case insensitive. Added tests for applyHeaders * fixed quotes lint check
* ⬆️ Bump Dart constraint to ">=2.17.0 <3.0.0" * ⬆️ Bump mono_repo Yaml * 🚨 Ignore Element.enclosingElement3 warning
* 💚 fix publish workflow * 🚨 silence deprecation warning
# Conflicts: # .github/workflows/publish.yml
techouse
requested review from
JEuler,
lejard-h,
meysam1717,
pingbird and
stewemetal
as code owners
May 20, 2023 12:01
Codecov Report
@@ Coverage Diff @@
## master #428 +/- ##
=======================================
Coverage 93.63% 93.63%
=======================================
Files 8 8
Lines 440 440
=======================================
Hits 412 412
Misses 28 28 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
JEuler
approved these changes
May 20, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merge #427 into master